home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-15 / benchtsu.zip / TUNE_UP.BAT < prev    next >
DOS Batch File  |  1991-07-14  |  540b  |  13 lines

  1. @echo off
  2. rem    PLEASE do not change any of the switches used on the command lines
  3. rem    in this batch file. They have been set for optimum operation with
  4. rem    these programs. Tuning the programs is esential to insure proper
  5. rem    operation on your computer.
  6. rem
  7. rem    You may need to DISABLE any memory managers (386max, EMM386, etc;)
  8. rem    before running these programs as they operate in protected mode
  9. rem    and expect to have control of the processor installed.
  10. rem
  11. TUNE -i -x -kdry386.exe
  12. TUNE -i -x -kwhet386.exe
  13.